home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / libx11 / amigadefaults next >
Text File  |  1999-01-01  |  1KB  |  34 lines

  1. ! Get some debug output with:
  2. !Amiga.debug: True
  3. ! Get rid og the chunky to planar stuff that gfxcards apparently chokes on:
  4. !Amiga.nochunkytoplanar: True
  5. ! Make screen openings use the ASL screen requester
  6. !Amiga.askmode: True
  7. ! Get rid of those 'awful' X11 cursors..
  8. !Amiga.cursors: 0
  9. ! Make programs stick to this public screen:
  10. !Amiga.usepubscreen: Workbench
  11. ! Force libX11 to use this deep screen (maybe useful on some gfxcards)
  12. !Amiga.displaydepth: 8
  13. ! Font mappings
  14. fontmap.courier: courier.font
  15. fontmap.helvetica: helvetica.font
  16. fontmap.times: times.font
  17. fontmap.lucidabright: PostPalatino.font
  18. ! lucidabright is supposed to look like the Postscript Palatino font
  19. fontmap.symbol: PostSymbol.font
  20. fontmap.newcentury: PostNewCentury.font
  21. fontmap.zapfdingbats: PostZapfDingbats.font
  22. fontmap.bookman: PostBookman.font
  23. fontmap.schumacher: PostAvantGarde.font
  24. ! schumacher is supposed to look like the Postscript AvantGarde font
  25. fontmap.zapfchancery: PostZapfChancery.font
  26. ! some xv defs
  27. ! xv.force8: true
  28. ! xv.display: PST
  29. ! Xmgr resources
  30. XMgr.maxSets: 15
  31. XMgr.maxGraphs: 5
  32. !Fig.debug: True
  33. Fig.exportLanguage:        eepic
  34.